Skip to content

[eval] Add the NUPA numeracy benchmark - #76

Draft
sklisa wants to merge 1 commit into
marin-community:mainfrom
sklisa:feature/nupa-benchmark
Draft

[eval] Add the NUPA numeracy benchmark#76
sklisa wants to merge 1 commit into
marin-community:mainfrom
sklisa:feature/nupa-benchmark

Conversation

@sklisa

@sklisa sklisa commented Aug 12, 2026

Copy link
Copy Markdown

Add NUPA / Number Cookbook as a native, non-agentic Evalchemy benchmark for
basic numeracy failure modes. The benchmark loads row-oriented examples,
requests numeric completions, applies a clean-room implementation of the
official text evaluator's observable parsing and scoring behavior, and reports
overall metrics with task-family and digit-length-bucket breakdowns.

Add a one-time streaming converter for the original nested
HaotongYang/NUPA_text dataset. The converter publishes flattened records and a
provenance-bearing dataset card without holding the complete source in memory.
The production repository remains TODO_ORG/nupa-text-eval: this draft requests
review of the design and permission to publish under a project-controlled
Hugging Face organization before replacing the placeholder.

Allow OpenAI chat adapters without a local tokenizer to skip endpoint token
preflight. A 40-example staging run completed through
openai-chat-completions with no infrastructure-error responses; the staging
subset is not suitable for reporting benchmark performance.

Part of #7297

Add a native NUPA benchmark with official-style numeric scoring, grouped metrics, and a streaming converter for publishing the nested source dataset as row-oriented Hugging Face data.

Keep the production dataset repository as TODO_ORG/nupa-text-eval pending reviewer guidance and organization upload permission. Allow tokenizer-free OpenAI chat adapters to skip local context preflight so the benchmark can run through the supported API path.

Part of #7297

@penfever penfever left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🤖 Requesting changes: NUPA defaults to TODO_ORG/nupa-text-eval, so the documented non-debug command fails. Publish and pin the production flattened dataset, then replace the placeholder before merging. The required code CI also has not run.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants